IAxis.UnitConversion 属性

启用或停用单位转换。改变单位将会影响位置与速度,您需更新 McProfileSettings 中的 MinimumFollowingErrorMaximumFollowingErrorMcPidSettings 中的 MinimumOutputMaximumOutput

命名空间IntervalZero.KINGSTAR.Base.Class

组合: IntervalZero.KINGSTAR.Base.Class (于 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

语法

C#VB
bool UnitConversion { get; set; }
Property UnitConversion As Boolean

属性值

型别:bool

备注

参见

IAxis 介面

IntervalZero.KINGSTAR.Base.Class 命名空间